home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13219 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  964 b 

  1. Path: castle.nando.net!news
  2. From: actuary@nando.net  (Bill McCarthy)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help with a very weird C problem
  5. Date: 5 Apr 1996 08:36:51 GMT
  6. Organization: Nando.net Public Access
  7. Message-ID: <4k2m33$n9d@castle.nando.net>
  8. References: <31620c87.184254741@199.171.83.2>
  9. Reply-To: actuary@nando.net (Bill McCarthy)
  10. NNTP-Posting-Host: grail1302.nando.net
  11. X-Newsreader: IBM NewsReader/2 v1.2
  12.  
  13. In <31620c87.184254741@199.171.83.2>, marty1@rbdc.rbdc.com (Jumping Jack Flash) writes:
  14.  
  15. >Ok here's the problem. This program works great. BUT when I'm in the
  16.     <snip>
  17. >   cout << "No Zipped files in current Directory\n";
  18.  
  19. You are shifting an undeclared variable with the byte count being a
  20. pointer and dropping the results in the "bit-bucket" ???
  21.  
  22.     <snip>
  23.  
  24. What's weird is that you posted this thing to comp.lang.c.  There is a
  25. comp.lang.c++ for c++ code.  For you dos stuff, post to a  dos group.
  26.  
  27. Bill McCarthy
  28. actuary@nando.net
  29. Wendell, NC  USA
  30.  
  31.